projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc332c1
)
Start using proportional fonts in eww by default
author
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Fri, 1 May 2015 13:28:08 +0000
(15:28 +0200)
committer
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Fri, 1 May 2015 13:28:08 +0000
(15:28 +0200)
* lisp/net/shr.el (shr-use-fonts): Switch the default to t, since
it seems to work well.
lisp/net/shr.el
patch
|
blob
|
history
diff --git
a/lisp/net/shr.el
b/lisp/net/shr.el
index ec30d7e18560a140af0acdaa2e531b9783264a61..f17ef8ef934063e52870d49b4f46c7258610537a 100644
(file)
--- a/
lisp/net/shr.el
+++ b/
lisp/net/shr.el
@@
-57,7
+57,7
@@
fit these criteria."
:group 'shr
:type '(choice (const nil) regexp))
-(defcustom shr-use-fonts
nil
+(defcustom shr-use-fonts
t
"If non-nil, use proportional fonts for text."
:version "25.1"
:group 'shr